Upgrade mbed TLS version
authorDavid Cunado <[email protected]>
Wed, 29 Mar 2017 08:41:39 +0000 (09:41 +0100)
committerDavid Cunado <[email protected]>
Wed, 29 Mar 2017 11:03:40 +0000 (12:03 +0100)
This patch updates the User Guide to recommend the latest version
of mbed TLS library to use with ARM Trusted Firmware.

 - Upgrade mbed TLS library:   2.2.1 -> 2.4.2

Change-Id: Ifb5386fec0673d6dbfdaa474233e397afc279c85

docs/user-guide.md

index 2770b2cd583bffe597f7a9e35448313f9e751f7b..87c1151935a224ee050f41e3d43f948935d29098 100644 (file)
@@ -799,7 +799,7 @@ images with support for these features:
     modules by checking out a recent version of the [mbed TLS Repository]. It
     is important to use a version that is compatible with TF and fixes any
     known security vulnerabilities. See [mbed TLS Security Center] for more
-    information. This version of TF is tested with tag `mbedtls-2.2.1`.
+    information. The latest version of TF is tested with tag `mbedtls-2.4.2`.
 
     The `drivers/auth/mbedtls/mbedtls_*.mk` files contain the list of mbed TLS
     source files the modules depend upon.